| 1. | In basic aggregation relationships , the lifecycle of a 在基本的聚合关系中, |
| 2. | Figure 12 shows an example of an aggregation relationship between a car and a wheel 图12显示车和轮胎间的聚合关系的例子。 |
| 3. | The aggregation relationship becomes an ereference in the psm ecore model 所示的例子中,聚合关系变成了psm ecore模型中的ereference 。 |
| 4. | In an aggregation relationship , the child class instance can outlive its parent class 在一个聚合关系中,子类实例可以比父类存在更长的时间。 |
| 5. | An association with an aggregation relationship indicates that one class is a part of another class 有聚合关系的关联指出,某个类是另外某个类的一部分。 |
| 6. | This was not possible in uml 1 . x , because the notation set limited you to showing only the aggregation relationships that a class had 这在uml 1 . x中是不可能的,因为记号限制你只能显示一个类所拥有的聚合关系。 |
| 7. | In this task , you learn how to define member properties for attributes , to specify aggregation relationships between them . for more information , see 在该任务中,将了解如何定义属性的成员属性,以指定它们之间的聚合关系。 |
| 8. | The orders object has an aggregation relationship with orderitem , and orderitem has an aggregation relationship with ordersubitem , as shown in the datagraph in Orders物件与orderitem物件之间存在聚集关系, orderitem物件与ordersubitem物件之间也存在聚集关系,如 |
| 9. | To represent an aggregation relationship , you draw a solid line from the parent class to the part class , and draw an unfilled diamond shape on the parent class s association end 为了表现一个聚合关系,你画一条从父类到部分类的实线,并在父类的关联末端画一个未填充棱形。 |
| 10. | The composition aggregation relationship is just another form of the aggregation relationship , but the child class s instance lifecycle is dependent on the parent class s instance lifecycle 组合聚合关系是聚合关系的另一种形式,但是子类实例的生命周期依赖于父类实例的生命周期。 |